-
Re: Slightly differentiating a glyph’s instances
You can code the font so as to do this using contextual OpenType code. Unfortunately, many layout engines break the “context” at word boundaries, mostly for performance reasons. :( When Bickham Scrip…5 -
Re: How do you backup your work?
@bdevos Basically, any cloud-based service in which anyone besides you has access to the encryption keys and process... is less secure. One in which the cloud host is just blindly handling data and c…6 -
Re: How do you backup your work?
Having done more research, I realize that I will need to migrate off of DropBox to a more secure system, at least for my more confidential work. Although Sony is stopping producing writeable blu-ray …1 -
Re: How do you backup your work?
Being able to get specific older versions from backups is super helpful, on top of having backups of my current work. I do not need this super often, but maybe a couple of times a year this is highly…2 -
Re: How do you backup your work?
For my current active projects, I have local copies of things, plus use local and remote Git. Any old stuff that is not in Git, is in directories backed up by DropBox or Google Drive. Git used to be …1